libpam-tmpdir software package provides automatic per-user temporary directories, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libpam-tmpdir
libpam-tmpdir is installed in your system.
Make ensure the libpam-tmpdir package were installed using the commands given below,
$ sudo dpkg-query -l | grep libpam-tmpdir *
You will get with libpam-tmpdir package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Administration Utilities |
| Package | libpam-tmpdir |
| Version | 0.09 |
| Description | automatic per-user temporary directories |
| Sub Section | Admin |